Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of kernel vmlinuz extractor. #360

Closed
wants to merge 9 commits into from

Conversation

brnpl
Copy link
Contributor

@brnpl brnpl commented Dec 23, 2024

Pull request for the kernel vmlinuz extractor.

Implemented:

  • Extractor implementation;
  • Unit test implementation;
  • Integrated extractor in the main tool;

binary/proto/proto.go Outdated Show resolved Hide resolved
docs/supported_inventory_types.md Show resolved Hide resolved
extractor/filesystem/os/kernel/vmlinuz/vmlinuz.go Outdated Show resolved Hide resolved
extractor/filesystem/os/kernel/vmlinuz/vmlinuz.go Outdated Show resolved Hide resolved
extractor/filesystem/os/kernel/vmlinuz/vmlinuz.go Outdated Show resolved Hide resolved
extractor/filesystem/os/kernel/vmlinuz/vmlinuz_test.go Outdated Show resolved Hide resolved
extractor/filesystem/os/kernel/vmlinuz/vmlinuz_test.go Outdated Show resolved Hide resolved
extractor/filesystem/os/kernel/vmlinuz/vmlinuz_test.go Outdated Show resolved Hide resolved
@erikvarga
Copy link
Collaborator

Some merge conflicts will need to be resolved here too

@erikvarga
Copy link
Collaborator

Looks like another merge is needed

@brnpl brnpl requested a review from erikvarga January 13, 2025 14:36
@brnpl brnpl requested a review from erikvarga January 16, 2025 13:49
copybara-service bot pushed a commit that referenced this pull request Jan 16, 2025
@erikvarga
Copy link
Collaborator

Merged in 87eb04f

@erikvarga erikvarga closed this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants